#c25a40 color space conversions
Hex:
#c25a40
RGB:
194, 90, 64
CMY:
24, 65, 75
CMYK:
0, 54, 67, 24
HSL:
12°, 51.5873%, 50.5882%
HSV (HSB):
12°, 67.0103%, 76.0784%
XYZ:
26.8297, 19.1518, 7.1331
xyY:
0.5051, 0.3606, 19.1518
CIE-Lab:
50.8644, 39.7830, 34.6585
CIE-LCH:
50.8644, 52.7627, 41.0620
CIE-Luv:
50.8644, 80.6917, 30.0293
Hunter-Lab:
43.7628, 32.8483, 20.9700
#c25a40 color charts
#c25a40 color shades, tints & tones
#c25a40 color schemes
#c25a40 color preview, HTML & CSS examples
This text has a color of #c25a40
<p style="color:#c25a40;">Text here</p>
.mytext {color:#c25a40;}
This box has a color of #c25a40
<div style="background-color:#c25a40;">Content here</div>
.mybackground {background-color:#c25a40;}
Border around this has a color of #c25a40
<div style="border:2px solid #c25a40;">Content here</div>
.myborder {border:2px solid #c25a40;}