#c65d7d color space conversions
Hex:
#c65d7d
RGB:
198, 93, 125
CMY:
22, 64, 51
CMYK:
0, 53, 37, 22
HSL:
342°, 47.9452%, 57.0588%
HSV (HSB):
342°, 53.0303%, 77.6471%
XYZ:
30.9047, 21.3151, 21.8874
xyY:
0.4170, 0.2876, 21.3151
CIE-Lab:
53.2927, 45.1455, 2.3114
CIE-LCH:
53.2927, 45.2046, 2.9309
CIE-Luv:
53.2927, 68.6647, -5.2080
Hunter-Lab:
46.1683, 38.6920, 4.2097
#c65d7d color charts
#c65d7d color shades, tints & tones
#c65d7d color schemes
#c65d7d color preview, HTML & CSS examples
This text has a color of #c65d7d
<p style="color:#c65d7d;">Text here</p>
.mytext {color:#c65d7d;}
This box has a color of #c65d7d
<div style="background-color:#c65d7d;">Content here</div>
.mybackground {background-color:#c65d7d;}
Border around this has a color of #c65d7d
<div style="border:2px solid #c65d7d;">Content here</div>
.myborder {border:2px solid #c65d7d;}