#c04f4a color space conversions
Hex:
#c04f4a
RGB:
192, 79, 74
CMY:
25, 69, 71
CMYK:
0, 59, 61, 25
HSL:
3°, 48.3607%, 52.1569%
HSV (HSB):
3°, 61.4583%, 75.2941%
XYZ:
25.7702, 17.2928, 8.4582
xyY:
0.5002, 0.3356, 17.2928
CIE-Lab:
48.6269, 45.0517, 26.0891
CIE-LCH:
48.6269, 52.0605, 30.0748
CIE-Luv:
48.6269, 84.7738, 20.7631
Hunter-Lab:
41.5847, 37.8442, 17.0499
#c04f4a color charts
#c04f4a color shades, tints & tones
#c04f4a color schemes
#c04f4a color preview, HTML & CSS examples
This text has a color of #c04f4a
<p style="color:#c04f4a;">Text here</p>
.mytext {color:#c04f4a;}
This box has a color of #c04f4a
<div style="background-color:#c04f4a;">Content here</div>
.mybackground {background-color:#c04f4a;}
Border around this has a color of #c04f4a
<div style="border:2px solid #c04f4a;">Content here</div>
.myborder {border:2px solid #c04f4a;}