#c25f10 color space conversions
Hex:
#c25f10
RGB:
194, 95, 16
CMY:
24, 63, 94
CMYK:
0, 51, 92, 24
HSL:
27°, 84.7619%, 41.1765%
HSV (HSB):
27°, 91.7526%, 76.0784%
XYZ:
26.4339, 19.6912, 2.8978
xyY:
0.5392, 0.4017, 19.6912
CIE-Lab:
51.4862, 35.4815, 56.6432
CIE-LCH:
51.4862, 66.8385, 57.9368
CIE-Luv:
51.4862, 81.7182, 45.4413
Hunter-Lab:
44.3747, 28.6761, 27.1905
#c25f10 color charts
#c25f10 color shades, tints & tones
#c25f10 color schemes
#c25f10 color preview, HTML & CSS examples
This text has a color of #c25f10
<p style="color:#c25f10;">Text here</p>
.mytext {color:#c25f10;}
This box has a color of #c25f10
<div style="background-color:#c25f10;">Content here</div>
.mybackground {background-color:#c25f10;}
Border around this has a color of #c25f10
<div style="border:2px solid #c25f10;">Content here</div>
.myborder {border:2px solid #c25f10;}