#cf73a5 color space conversions
Hex:
#cf73a5
RGB:
207, 115, 165
CMY:
19, 55, 35
CMYK:
0, 44, 20, 19
HSL:
327°, 48.9362%, 63.1373%
HSV (HSB):
327°, 44.4444%, 81.1765%
XYZ:
38.6544, 28.2435, 39.0115
xyY:
0.3650, 0.2667, 28.2435
CIE-Lab:
60.1081, 42.3928, -10.8291
CIE-LCH:
60.1081, 43.7540, 345.6704
CIE-Luv:
60.1081, 53.9524, -23.1116
Hunter-Lab:
53.1446, 36.8278, -6.3214
#cf73a5 color charts
#cf73a5 color shades, tints & tones
#cf73a5 color schemes
#cf73a5 color preview, HTML & CSS examples
This text has a color of #cf73a5
<p style="color:#cf73a5;">Text here</p>
.mytext {color:#cf73a5;}
This box has a color of #cf73a5
<div style="background-color:#cf73a5;">Content here</div>
.mybackground {background-color:#cf73a5;}
Border around this has a color of #cf73a5
<div style="border:2px solid #cf73a5;">Content here</div>
.myborder {border:2px solid #cf73a5;}