#c65e5d color space conversions
Hex:
#c65e5d
RGB:
198, 94, 93
CMY:
22, 63, 64
CMYK:
0, 53, 53, 22
HSL:
1°, 47.9452%, 57.0588%
HSV (HSB):
1°, 53.0303%, 77.6471%
XYZ:
29.2672, 20.8015, 12.8285
xyY:
0.4653, 0.3307, 20.8015
CIE-Lab:
52.7315, 41.3810, 20.4555
CIE-LCH:
52.7315, 46.1608, 26.3042
CIE-Luv:
52.7315, 75.6930, 16.8790
Hunter-Lab:
45.6086, 34.7288, 15.2494
#c65e5d color charts
#c65e5d color shades, tints & tones
#c65e5d color schemes
#c65e5d color preview, HTML & CSS examples
This text has a color of #c65e5d
<p style="color:#c65e5d;">Text here</p>
.mytext {color:#c65e5d;}
This box has a color of #c65e5d
<div style="background-color:#c65e5d;">Content here</div>
.mybackground {background-color:#c65e5d;}
Border around this has a color of #c65e5d
<div style="border:2px solid #c65e5d;">Content here</div>
.myborder {border:2px solid #c65e5d;}