#c65f6d color space conversions
Hex:
#c65f6d
RGB:
198, 95, 109
CMY:
22, 63, 57
CMYK:
0, 52, 45, 22
HSL:
352°, 47.4654%, 57.4510%
HSV (HSB):
352°, 52.0202%, 77.6471%
XYZ:
30.1412, 21.2943, 16.9896
xyY:
0.4405, 0.3112, 21.2943
CIE-Lab:
53.2701, 42.3878, 11.7588
CIE-LCH:
53.2701, 43.9886, 15.5046
CIE-Luv:
53.2701, 71.4517, 7.0346
Hunter-Lab:
46.1458, 35.8365, 10.4731
#c65f6d color charts
#c65f6d color shades, tints & tones
#c65f6d color schemes
#c65f6d color preview, HTML & CSS examples
This text has a color of #c65f6d
<p style="color:#c65f6d;">Text here</p>
.mytext {color:#c65f6d;}
This box has a color of #c65f6d
<div style="background-color:#c65f6d;">Content here</div>
.mybackground {background-color:#c65f6d;}
Border around this has a color of #c65f6d
<div style="border:2px solid #c65f6d;">Content here</div>
.myborder {border:2px solid #c65f6d;}