#c25d3f color space conversions
Hex:
#c25d3f
RGB:
194, 93, 63
CMY:
24, 64, 75
CMYK:
0, 52, 68, 24
HSL:
14°, 51.7787%, 50.3922%
HSV (HSB):
14°, 67.5258%, 76.0784%
XYZ:
27.0597, 19.6569, 7.0706
xyY:
0.5031, 0.3655, 19.6569
CIE-Lab:
51.4471, 38.2058, 35.8993
CIE-LCH:
51.4471, 52.4256, 43.2173
CIE-Luv:
51.4471, 78.6589, 31.6045
Hunter-Lab:
44.3361, 31.3558, 21.5799
#c25d3f color charts
#c25d3f color shades, tints & tones
#c25d3f color schemes
#c25d3f color preview, HTML & CSS examples
This text has a color of #c25d3f
<p style="color:#c25d3f;">Text here</p>
.mytext {color:#c25d3f;}
This box has a color of #c25d3f
<div style="background-color:#c25d3f;">Content here</div>
.mybackground {background-color:#c25d3f;}
Border around this has a color of #c25d3f
<div style="border:2px solid #c25d3f;">Content here</div>
.myborder {border:2px solid #c25d3f;}