#c04f2a color space conversions
Hex:
#c04f2a
RGB:
192, 79, 42
CMY:
25, 69, 84
CMYK:
0, 59, 78, 25
HSL:
15°, 64.1026%, 45.8824%
HSV (HSB):
15°, 78.1250%, 75.2941%
XYZ:
24.9521, 16.9656, 4.1501
xyY:
0.5416, 0.3683, 16.9656
CIE-Lab:
48.2167, 43.3586, 43.4112
CIE-LCH:
48.2167, 61.3556, 45.0347
CIE-Luv:
48.2167, 90.3264, 34.3368
Hunter-Lab:
41.1893, 36.0524, 22.8587
#c04f2a color charts
#c04f2a color shades, tints & tones
#c04f2a color schemes
#c04f2a color preview, HTML & CSS examples
This text has a color of #c04f2a
<p style="color:#c04f2a;">Text here</p>
.mytext {color:#c04f2a;}
This box has a color of #c04f2a
<div style="background-color:#c04f2a;">Content here</div>
.mybackground {background-color:#c04f2a;}
Border around this has a color of #c04f2a
<div style="border:2px solid #c04f2a;">Content here</div>
.myborder {border:2px solid #c04f2a;}