#c04d4a color space conversions
Hex:
#c04d4a
RGB:
192, 77, 74
CMY:
25, 70, 71
CMYK:
0, 60, 61, 25
HSL:
2°, 48.3607%, 52.1569%
HSV (HSB):
2°, 61.4583%, 75.2941%
XYZ:
25.6281, 17.0086, 8.4108
xyY:
0.5020, 0.3332, 17.0086
CIE-Lab:
48.2709, 45.9903, 25.6349
CIE-LCH:
48.2709, 52.6522, 29.1352
CIE-Luv:
48.2709, 86.0831, 20.0392
Hunter-Lab:
41.2415, 38.7501, 16.7774
#c04d4a color charts
#c04d4a color shades, tints & tones
#c04d4a color schemes
#c04d4a color preview, HTML & CSS examples
This text has a color of #c04d4a
<p style="color:#c04d4a;">Text here</p>
.mytext {color:#c04d4a;}
This box has a color of #c04d4a
<div style="background-color:#c04d4a;">Content here</div>
.mybackground {background-color:#c04d4a;}
Border around this has a color of #c04d4a
<div style="border:2px solid #c04d4a;">Content here</div>
.myborder {border:2px solid #c04d4a;}