#c25d1b color space conversions
Hex:
#c25d1b
RGB:
194, 93, 27
CMY:
24, 64, 89
CMYK:
0, 52, 86, 24
HSL:
24°, 75.5656%, 43.3333%
HSV (HSB):
24°, 86.0825%, 76.0784%
XYZ:
26.3603, 19.3772, 3.3877
xyY:
0.5366, 0.3944, 19.3772
CIE-Lab:
51.1256, 36.7330, 52.8295
CIE-LCH:
51.1256, 64.3450, 55.1887
CIE-Luv:
51.1256, 82.7016, 42.9919
Hunter-Lab:
44.0195, 29.8575, 26.2507
#c25d1b color charts
#c25d1b color shades, tints & tones
#c25d1b color schemes
#c25d1b color preview, HTML & CSS examples
This text has a color of #c25d1b
<p style="color:#c25d1b;">Text here</p>
.mytext {color:#c25d1b;}
This box has a color of #c25d1b
<div style="background-color:#c25d1b;">Content here</div>
.mybackground {background-color:#c25d1b;}
Border around this has a color of #c25d1b
<div style="border:2px solid #c25d1b;">Content here</div>
.myborder {border:2px solid #c25d1b;}