#c24b3f color space conversions
Hex:
#c24b3f
RGB:
194, 75, 63
CMY:
24, 71, 75
CMYK:
0, 61, 68, 24
HSL:
5°, 51.7787%, 50.3922%
HSV (HSB):
5°, 67.5258%, 76.0784%
XYZ:
25.6614, 16.8604, 6.6045
xyY:
0.5224, 0.3432, 16.8604
CIE-Lab:
48.0836, 46.9374, 31.9070
CIE-LCH:
48.0836, 56.7554, 34.2070
CIE-Luv:
48.0836, 91.3687, 25.1411
Hunter-Lab:
41.0614, 39.6966, 19.2065
#c24b3f color charts
#c24b3f color shades, tints & tones
#c24b3f color schemes
#c24b3f color preview, HTML & CSS examples
This text has a color of #c24b3f
<p style="color:#c24b3f;">Text here</p>
.mytext {color:#c24b3f;}
This box has a color of #c24b3f
<div style="background-color:#c24b3f;">Content here</div>
.mybackground {background-color:#c24b3f;}
Border around this has a color of #c24b3f
<div style="border:2px solid #c24b3f;">Content here</div>
.myborder {border:2px solid #c24b3f;}