#c25e1d color space conversions
Hex:
#c25e1d
RGB:
194, 94, 29
CMY:
24, 63, 89
CMYK:
0, 52, 85, 24
HSL:
24°, 73.9910%, 43.7255%
HSV (HSB):
24°, 85.0515%, 76.0784%
XYZ:
26.4726, 19.5634, 3.5433
xyY:
0.5339, 0.3946, 19.5634
CIE-Lab:
51.3400, 36.2711, 52.2510
CIE-LCH:
51.3400, 63.6063, 55.2327
CIE-Luv:
51.3400, 81.7606, 42.9271
Hunter-Lab:
44.2306, 29.4311, 26.2118
#c25e1d color charts
#c25e1d color shades, tints & tones
#c25e1d color schemes
#c25e1d color preview, HTML & CSS examples
This text has a color of #c25e1d
<p style="color:#c25e1d;">Text here</p>
.mytext {color:#c25e1d;}
This box has a color of #c25e1d
<div style="background-color:#c25e1d;">Content here</div>
.mybackground {background-color:#c25e1d;}
Border around this has a color of #c25e1d
<div style="border:2px solid #c25e1d;">Content here</div>
.myborder {border:2px solid #c25e1d;}