#c25c35 color space conversions
Hex:
#c25c35
RGB:
194, 92, 53
CMY:
24, 64, 79
CMYK:
0, 53, 73, 24
HSL:
17°, 57.0850%, 48.4314%
HSV (HSB):
17°, 72.6804%, 76.0784%
XYZ:
26.7179, 19.3807, 5.7008
xyY:
0.5158, 0.3741, 19.3807
CIE-Lab:
51.1296, 38.1833, 40.9199
CIE-LCH:
51.1296, 55.9679, 46.9814
CIE-Luv:
51.1296, 80.8441, 35.2744
Hunter-Lab:
44.0235, 31.2907, 23.1387
#c25c35 color charts
#c25c35 color shades, tints & tones
#c25c35 color schemes
#c25c35 color preview, HTML & CSS examples
This text has a color of #c25c35
<p style="color:#c25c35;">Text here</p>
.mytext {color:#c25c35;}
This box has a color of #c25c35
<div style="background-color:#c25c35;">Content here</div>
.mybackground {background-color:#c25c35;}
Border around this has a color of #c25c35
<div style="border:2px solid #c25c35;">Content here</div>
.myborder {border:2px solid #c25c35;}