#c25e40 color space conversions
Hex:
#c25e40
RGB:
194, 94, 64
CMY:
24, 63, 75
CMYK:
0, 52, 67, 24
HSL:
14°, 51.5873%, 50.5882%
HSV (HSB):
14°, 67.0103%, 76.0784%
XYZ:
27.1763, 19.8449, 7.2486
xyY:
0.5008, 0.3657, 19.8449
CIE-Lab:
51.6614, 37.7536, 35.5998
CIE-LCH:
51.6614, 51.8911, 43.3182
CIE-Luv:
51.6614, 77.7688, 31.5474
Hunter-Lab:
44.5476, 30.9355, 21.5359
#c25e40 color charts
#c25e40 color shades, tints & tones
#c25e40 color schemes
#c25e40 color preview, HTML & CSS examples
This text has a color of #c25e40
<p style="color:#c25e40;">Text here</p>
.mytext {color:#c25e40;}
This box has a color of #c25e40
<div style="background-color:#c25e40;">Content here</div>
.mybackground {background-color:#c25e40;}
Border around this has a color of #c25e40
<div style="border:2px solid #c25e40;">Content here</div>
.myborder {border:2px solid #c25e40;}