#cf5c5a color space conversions
Hex:
#cf5c5a
RGB:
207, 92, 90
CMY:
19, 64, 65
CMYK:
0, 56, 57, 19
HSL:
1°, 54.9296%, 58.2353%
HSV (HSB):
1°, 56.5217%, 81.1765%
XYZ:
31.4047, 21.6579, 12.1980
xyY:
0.4812, 0.3319, 21.6579
CIE-Lab:
53.6621, 45.3974, 23.6931
CIE-LCH:
53.6621, 51.2083, 27.5603
CIE-Luv:
53.6621, 85.0450, 19.4029
Hunter-Lab:
46.5380, 39.0136, 17.0362
#cf5c5a color charts
#cf5c5a color shades, tints & tones
#cf5c5a color schemes
#cf5c5a color preview, HTML & CSS examples
This text has a color of #cf5c5a
<p style="color:#cf5c5a;">Text here</p>
.mytext {color:#cf5c5a;}
This box has a color of #cf5c5a
<div style="background-color:#cf5c5a;">Content here</div>
.mybackground {background-color:#cf5c5a;}
Border around this has a color of #cf5c5a
<div style="border:2px solid #cf5c5a;">Content here</div>
.myborder {border:2px solid #cf5c5a;}