#c25c0c color space conversions
Hex:
#c25c0c
RGB:
194, 92, 12
CMY:
24, 64, 95
CMYK:
0, 53, 94, 24
HSL:
26°, 88.3495%, 40.3922%
HSV (HSB):
26°, 93.8144%, 76.0784%
XYZ:
26.1416, 19.1502, 2.6664
xyY:
0.5451, 0.3993, 19.1502
CIE-Lab:
50.8624, 36.9631, 57.2014
CIE-LCH:
50.8624, 68.1049, 57.1298
CIE-Luv:
50.8624, 84.3138, 44.9144
Hunter-Lab:
43.7609, 30.0497, 27.0201
#c25c0c color charts
#c25c0c color shades, tints & tones
#c25c0c color schemes
#c25c0c color preview, HTML & CSS examples
This text has a color of #c25c0c
<p style="color:#c25c0c;">Text here</p>
.mytext {color:#c25c0c;}
This box has a color of #c25c0c
<div style="background-color:#c25c0c;">Content here</div>
.mybackground {background-color:#c25c0c;}
Border around this has a color of #c25c0c
<div style="border:2px solid #c25c0c;">Content here</div>
.myborder {border:2px solid #c25c0c;}