#c25f07 color space conversions
Hex:
#c25f07
RGB:
194, 95, 7
CMY:
24, 63, 97
CMYK:
0, 51, 96, 24
HSL:
28°, 93.0348%, 39.4118%
HSV (HSB):
28°, 96.3918%, 76.0784%
XYZ:
26.3787, 19.6691, 2.6072
xyY:
0.5422, 0.4043, 19.6691
CIE-Lab:
51.4610, 35.3630, 58.6661
CIE-LCH:
51.4610, 68.5000, 58.9191
CIE-Luv:
51.4610, 82.0474, 46.3860
Hunter-Lab:
44.3499, 28.5572, 27.5594
#c25f07 color charts
#c25f07 color shades, tints & tones
#c25f07 color schemes
#c25f07 color preview, HTML & CSS examples
This text has a color of #c25f07
<p style="color:#c25f07;">Text here</p>
.mytext {color:#c25f07;}
This box has a color of #c25f07
<div style="background-color:#c25f07;">Content here</div>
.mybackground {background-color:#c25f07;}
Border around this has a color of #c25f07
<div style="border:2px solid #c25f07;">Content here</div>
.myborder {border:2px solid #c25f07;}