#c65d5d color space conversions
Hex:
#c65d5d
RGB:
198, 93, 93
CMY:
22, 64, 64
CMYK:
0, 53, 53, 22
HSL:
0°, 47.9452%, 57.0588%
HSV (HSB):
0°, 53.0303%, 77.6471%
XYZ:
29.1788, 20.6248, 12.7990
xyY:
0.4661, 0.3295, 20.6248
CIE-Lab:
52.5364, 41.8822, 20.1941
CIE-LCH:
52.5364, 46.4964, 25.7418
CIE-Luv:
52.5364, 76.3516, 16.4603
Hunter-Lab:
45.4145, 35.2109, 15.0807
#c65d5d color charts
#c65d5d color shades, tints & tones
#c65d5d color schemes
#c65d5d color preview, HTML & CSS examples
This text has a color of #c65d5d
<p style="color:#c65d5d;">Text here</p>
.mytext {color:#c65d5d;}
This box has a color of #c65d5d
<div style="background-color:#c65d5d;">Content here</div>
.mybackground {background-color:#c65d5d;}
Border around this has a color of #c65d5d
<div style="border:2px solid #c65d5d;">Content here</div>
.myborder {border:2px solid #c65d5d;}