#cf383c color space conversions
Hex:
#cf383c
RGB:
207, 56, 60
CMY:
19, 78, 76
CMYK:
0, 73, 71, 19
HSL:
358°, 61.1336%, 51.5686%
HSV (HSB):
358°, 72.9469%, 81.1765%
XYZ:
27.9619, 16.4200, 5.9706
xyY:
0.5553, 0.3261, 16.4200
CIE-Lab:
47.5207, 58.7454, 33.5357
CIE-LCH:
47.5207, 67.6437, 29.7205
CIE-Luv:
47.5207, 114.2705, 23.1409
Hunter-Lab:
40.5216, 52.2611, 19.6291
#cf383c color charts
#cf383c color shades, tints & tones
#cf383c color schemes
#cf383c color preview, HTML & CSS examples
This text has a color of #cf383c
<p style="color:#cf383c;">Text here</p>
.mytext {color:#cf383c;}
This box has a color of #cf383c
<div style="background-color:#cf383c;">Content here</div>
.mybackground {background-color:#cf383c;}
Border around this has a color of #cf383c
<div style="border:2px solid #cf383c;">Content here</div>
.myborder {border:2px solid #cf383c;}