#c25e2d color space conversions
Hex:
#c25e2d
RGB:
194, 94, 45
CMY:
24, 63, 82
CMYK:
0, 52, 77, 24
HSL:
20°, 62.3431%, 46.8627%
HSV (HSB):
20°, 76.8041%, 76.0784%
XYZ:
26.7245, 19.6642, 4.8697
xyY:
0.5214, 0.3836, 19.6642
CIE-Lab:
51.4554, 36.8061, 45.3104
CIE-LCH:
51.4554, 58.3757, 50.9127
CIE-Luv:
51.4554, 80.2894, 38.7432
Hunter-Lab:
44.3443, 29.9720, 24.5301
#c25e2d color charts
#c25e2d color shades, tints & tones
#c25e2d color schemes
#c25e2d color preview, HTML & CSS examples
This text has a color of #c25e2d
<p style="color:#c25e2d;">Text here</p>
.mytext {color:#c25e2d;}
This box has a color of #c25e2d
<div style="background-color:#c25e2d;">Content here</div>
.mybackground {background-color:#c25e2d;}
Border around this has a color of #c25e2d
<div style="border:2px solid #c25e2d;">Content here</div>
.myborder {border:2px solid #c25e2d;}