#c04d41 color space conversions
Hex:
#c04d41
RGB:
192, 77, 65
CMY:
25, 70, 75
CMYK:
0, 60, 66, 25
HSL:
6°, 50.1976%, 50.3922%
HSV (HSB):
6°, 66.1458%, 75.2941%
XYZ:
25.3462, 16.8959, 6.9264
xyY:
0.5155, 0.3436, 16.8959
CIE-Lab:
48.1286, 45.4151, 30.7281
CIE-LCH:
48.1286, 54.8338, 34.0825
CIE-Luv:
48.1286, 87.9710, 24.5755
Hunter-Lab:
41.1046, 38.1350, 18.7825
#c04d41 color charts
#c04d41 color shades, tints & tones
#c04d41 color schemes
#c04d41 color preview, HTML & CSS examples
This text has a color of #c04d41
<p style="color:#c04d41;">Text here</p>
.mytext {color:#c04d41;}
This box has a color of #c04d41
<div style="background-color:#c04d41;">Content here</div>
.mybackground {background-color:#c04d41;}
Border around this has a color of #c04d41
<div style="border:2px solid #c04d41;">Content here</div>
.myborder {border:2px solid #c04d41;}