#c25f2b color space conversions
Hex:
#c25f2b
RGB:
194, 95, 43
CMY:
24, 63, 83
CMYK:
0, 51, 78, 24
HSL:
21°, 63.7131%, 46.4706%
HSV (HSB):
21°, 77.8351%, 76.0784%
XYZ:
26.7764, 19.8282, 4.7014
xyY:
0.5219, 0.3865, 19.8282
CIE-Lab:
51.6424, 36.2120, 46.4598
CIE-LCH:
51.6424, 58.9052, 52.0662
CIE-Luv:
51.6424, 79.7273, 39.7167
Hunter-Lab:
44.5288, 29.4114, 24.9102
#c25f2b color charts
#c25f2b color shades, tints & tones
#c25f2b color schemes
#c25f2b color preview, HTML & CSS examples
This text has a color of #c25f2b
<p style="color:#c25f2b;">Text here</p>
.mytext {color:#c25f2b;}
This box has a color of #c25f2b
<div style="background-color:#c25f2b;">Content here</div>
.mybackground {background-color:#c25f2b;}
Border around this has a color of #c25f2b
<div style="border:2px solid #c25f2b;">Content here</div>
.myborder {border:2px solid #c25f2b;}