#c25f25 color space conversions
Hex:
#c25f25
RGB:
194, 95, 37
CMY:
24, 63, 85
CMYK:
0, 51, 81, 24
HSL:
22°, 67.9654%, 45.2941%
HSV (HSB):
22°, 80.9278%, 76.0784%
XYZ:
26.6743, 19.7873, 4.1637
xyY:
0.5269, 0.3909, 19.7873
CIE-Lab:
51.5959, 35.9952, 49.1637
CIE-LCH:
51.5959, 60.9322, 53.7903
CIE-Luv:
51.5959, 80.3115, 41.3987
Hunter-Lab:
44.4829, 29.1927, 25.5884
#c25f25 color charts
#c25f25 color shades, tints & tones
#c25f25 color schemes
#c25f25 color preview, HTML & CSS examples
This text has a color of #c25f25
<p style="color:#c25f25;">Text here</p>
.mytext {color:#c25f25;}
This box has a color of #c25f25
<div style="background-color:#c25f25;">Content here</div>
.mybackground {background-color:#c25f25;}
Border around this has a color of #c25f25
<div style="border:2px solid #c25f25;">Content here</div>
.myborder {border:2px solid #c25f25;}