#c25e2c color space conversions
Hex:
#c25e2c
RGB:
194, 94, 44
CMY:
24, 63, 83
CMYK:
0, 52, 77, 24
HSL:
20°, 63.0252%, 46.6667%
HSV (HSB):
20°, 77.3196%, 76.0784%
XYZ:
26.7055, 19.6566, 4.7694
xyY:
0.5223, 0.3844, 19.6566
CIE-Lab:
51.4467, 36.7658, 45.7858
CIE-LCH:
51.4467, 58.7202, 51.2357
CIE-Luv:
51.4467, 80.3989, 39.0549
Hunter-Lab:
44.3358, 29.9312, 24.6569
#c25e2c color charts
#c25e2c color shades, tints & tones
#c25e2c color schemes
#c25e2c color preview, HTML & CSS examples
This text has a color of #c25e2c
<p style="color:#c25e2c;">Text here</p>
.mytext {color:#c25e2c;}
This box has a color of #c25e2c
<div style="background-color:#c25e2c;">Content here</div>
.mybackground {background-color:#c25e2c;}
Border around this has a color of #c25e2c
<div style="border:2px solid #c25e2c;">Content here</div>
.myborder {border:2px solid #c25e2c;}