#c25500 color space conversions
Hex:
#c25500
RGB:
194, 85, 0
CMY:
24, 67, 100
CMYK:
0, 56, 100, 24
HSL:
26°, 100.0000%, 38.0392%
HSV (HSB):
26°, 100.0000%, 76.0784%
XYZ:
25.4966, 17.9663, 2.1240
xyY:
0.5593, 0.3941, 17.9663
CIE-Lab:
49.4552, 40.3320, 59.0149
CIE-LCH:
49.4552, 71.4803, 55.6505
CIE-Luv:
49.4552, 90.3795, 43.8565
Hunter-Lab:
42.3867, 33.1953, 26.6996
#c25500 color charts
#c25500 color shades, tints & tones
#c25500 color schemes
#c25500 color preview, HTML & CSS examples
This text has a color of #c25500
<p style="color:#c25500;">Text here</p>
.mytext {color:#c25500;}
This box has a color of #c25500
<div style="background-color:#c25500;">Content here</div>
.mybackground {background-color:#c25500;}
Border around this has a color of #c25500
<div style="border:2px solid #c25500;">Content here</div>
.myborder {border:2px solid #c25500;}