#c2483e color space conversions
Hex:
#c2483e
RGB:
194, 72, 62
CMY:
24, 72, 76
CMYK:
0, 63, 68, 24
HSL:
5°, 51.9685%, 50.1961%
HSV (HSB):
5°, 68.0412%, 76.0784%
XYZ:
25.4350, 16.4519, 6.3924
xyY:
0.5268, 0.3408, 16.4519
CIE-Lab:
47.5618, 48.2332, 31.8578
CIE-LCH:
47.5618, 57.8045, 33.4445
CIE-Luv:
47.5618, 93.5581, 24.6104
Hunter-Lab:
40.5609, 40.9525, 19.0485
#c2483e color charts
#c2483e color shades, tints & tones
#c2483e color schemes
#c2483e color preview, HTML & CSS examples
This text has a color of #c2483e
<p style="color:#c2483e;">Text here</p>
.mytext {color:#c2483e;}
This box has a color of #c2483e
<div style="background-color:#c2483e;">Content here</div>
.mybackground {background-color:#c2483e;}
Border around this has a color of #c2483e
<div style="border:2px solid #c2483e;">Content here</div>
.myborder {border:2px solid #c2483e;}