#c65f89 color space conversions
Hex:
#c65f89
RGB:
198, 95, 137
CMY:
22, 63, 46
CMYK:
0, 52, 31, 22
HSL:
336°, 47.4654%, 57.4510%
HSV (HSB):
336°, 52.0202%, 77.6471%
XYZ:
31.8963, 21.9963, 26.2315
xyY:
0.3981, 0.2745, 21.9963
CIE-Lab:
54.0231, 45.6355, -3.7175
CIE-LCH:
54.0231, 45.7866, 355.3429
CIE-Luv:
54.0231, 64.4527, -13.3146
Hunter-Lab:
46.9002, 39.3202, -0.3310
#c65f89 color charts
#c65f89 color shades, tints & tones
#c65f89 color schemes
#c65f89 color preview, HTML & CSS examples
This text has a color of #c65f89
<p style="color:#c65f89;">Text here</p>
.mytext {color:#c65f89;}
This box has a color of #c65f89
<div style="background-color:#c65f89;">Content here</div>
.mybackground {background-color:#c65f89;}
Border around this has a color of #c65f89
<div style="border:2px solid #c65f89;">Content here</div>
.myborder {border:2px solid #c65f89;}