#c25c27 color space conversions
Hex:
#c25c27
RGB:
194, 92, 39
CMY:
24, 64, 85
CMYK:
0, 53, 80, 24
HSL:
21°, 66.5236%, 45.6863%
HSV (HSB):
21°, 79.8969%, 76.0784%
XYZ:
26.4415, 19.2701, 4.2453
xyY:
0.5293, 0.3857, 19.2701
CIE-Lab:
51.0017, 37.6012, 47.7019
CIE-LCH:
51.0017, 60.7397, 51.7529
CIE-Luv:
51.0017, 82.4749, 39.8129
Hunter-Lab:
43.8977, 30.6972, 24.9945
#c25c27 color charts
#c25c27 color shades, tints & tones
#c25c27 color schemes
#c25c27 color preview, HTML & CSS examples
This text has a color of #c25c27
<p style="color:#c25c27;">Text here</p>
.mytext {color:#c25c27;}
This box has a color of #c25c27
<div style="background-color:#c25c27;">Content here</div>
.mybackground {background-color:#c25c27;}
Border around this has a color of #c25c27
<div style="border:2px solid #c25c27;">Content here</div>
.myborder {border:2px solid #c25c27;}