#c25e00 color space conversions
Hex:
#c25e00
RGB:
194, 94, 0
CMY:
24, 63, 100
CMYK:
0, 52, 100, 24
HSL:
29°, 100.0000%, 38.0392%
HSV (HSB):
29°, 100.0000%, 76.0784%
XYZ:
26.2508, 19.4747, 2.3754
xyY:
0.5457, 0.4049, 19.4747
CIE-Lab:
51.2381, 35.7961, 60.0433
CIE-LCH:
51.2381, 69.9039, 59.1978
CIE-Luv:
51.2381, 83.0973, 46.7190
Hunter-Lab:
44.1302, 28.9528, 27.6997
#c25e00 color charts
#c25e00 color shades, tints & tones
#c25e00 color schemes
#c25e00 color preview, HTML & CSS examples
This text has a color of #c25e00
<p style="color:#c25e00;">Text here</p>
.mytext {color:#c25e00;}
This box has a color of #c25e00
<div style="background-color:#c25e00;">Content here</div>
.mybackground {background-color:#c25e00;}
Border around this has a color of #c25e00
<div style="border:2px solid #c25e00;">Content here</div>
.myborder {border:2px solid #c25e00;}