#cf5f5e color space conversions
Hex:
#cf5f5e
RGB:
207, 95, 94
CMY:
19, 63, 63
CMYK:
0, 54, 55, 19
HSL:
1°, 54.0670%, 59.0196%
HSV (HSB):
1°, 54.5894%, 81.1765%
XYZ:
31.8447, 22.2580, 13.2075
xyY:
0.4731, 0.3307, 22.2580
CIE-Lab:
54.2996, 44.2562, 22.2029
CIE-LCH:
54.2996, 49.5134, 26.6425
CIE-Luv:
54.2996, 82.1766, 18.2646
Hunter-Lab:
47.1784, 37.9228, 16.4267
#cf5f5e color charts
#cf5f5e color shades, tints & tones
#cf5f5e color schemes
#cf5f5e color preview, HTML & CSS examples
This text has a color of #cf5f5e
<p style="color:#cf5f5e;">Text here</p>
.mytext {color:#cf5f5e;}
This box has a color of #cf5f5e
<div style="background-color:#cf5f5e;">Content here</div>
.mybackground {background-color:#cf5f5e;}
Border around this has a color of #cf5f5e
<div style="border:2px solid #cf5f5e;">Content here</div>
.myborder {border:2px solid #cf5f5e;}