#c04f4e color space conversions
Hex:
#c04f4e
RGB:
192, 79, 78
CMY:
25, 69, 69
CMYK:
0, 59, 59, 25
HSL:
1°, 47.5000%, 52.9412%
HSV (HSB):
1°, 59.3750%, 75.2941%
XYZ:
25.9094, 17.3485, 9.1907
xyY:
0.4940, 0.3308, 17.3485
CIE-Lab:
48.6962, 45.3345, 23.8127
CIE-LCH:
48.6962, 51.2080, 27.7114
CIE-Luv:
48.6962, 83.8930, 18.5957
Hunter-Lab:
41.6515, 38.1459, 16.0732
#c04f4e color charts
#c04f4e color shades, tints & tones
#c04f4e color schemes
#c04f4e color preview, HTML & CSS examples
This text has a color of #c04f4e
<p style="color:#c04f4e;">Text here</p>
.mytext {color:#c04f4e;}
This box has a color of #c04f4e
<div style="background-color:#c04f4e;">Content here</div>
.mybackground {background-color:#c04f4e;}
Border around this has a color of #c04f4e
<div style="border:2px solid #c04f4e;">Content here</div>
.myborder {border:2px solid #c04f4e;}