#c65a5a color space conversions
Hex:
#c65a5a
RGB:
198, 90, 90
CMY:
22, 65, 65
CMYK:
0, 55, 55, 22
HSL:
0°, 48.6486%, 56.4706%
HSV (HSB):
0°, 54.5455%, 77.6471%
XYZ:
28.7903, 20.0563, 12.0267
xyY:
0.4730, 0.3295, 20.0563
CIE-Lab:
51.9008, 43.1181, 21.1099
CIE-LCH:
51.9008, 48.0083, 26.0856
CIE-Luv:
51.9008, 78.9776, 17.0268
Hunter-Lab:
44.7842, 36.3794, 15.4268
#c65a5a color charts
#c65a5a color shades, tints & tones
#c65a5a color schemes
#c65a5a color preview, HTML & CSS examples
This text has a color of #c65a5a
<p style="color:#c65a5a;">Text here</p>
.mytext {color:#c65a5a;}
This box has a color of #c65a5a
<div style="background-color:#c65a5a;">Content here</div>
.mybackground {background-color:#c65a5a;}
Border around this has a color of #c65a5a
<div style="border:2px solid #c65a5a;">Content here</div>
.myborder {border:2px solid #c65a5a;}