#d672c9 color space conversions
Hex:
#d672c9
RGB:
214, 114, 201
CMY:
16, 55, 21
CMYK:
0, 47, 6, 16
HSL:
308°, 54.9451%, 64.3137%
HSV (HSB):
308°, 46.7290%, 83.9216%
XYZ:
44.2915, 30.5478, 58.8202
xyY:
0.3314, 0.2285, 30.5478
CIE-Lab:
62.1240, 50.9002, -28.1901
CIE-LCH:
62.1240, 58.1852, 331.0210
CIE-Luv:
62.1240, 50.9553, -51.2134
Hunter-Lab:
55.2701, 46.3209, -24.4093
#d672c9 color charts
#d672c9 color shades, tints & tones
#d672c9 color schemes
#d672c9 color preview, HTML & CSS examples
This text has a color of #d672c9
<p style="color:#d672c9;">Text here</p>
.mytext {color:#d672c9;}
This box has a color of #d672c9
<div style="background-color:#d672c9;">Content here</div>
.mybackground {background-color:#d672c9;}
Border around this has a color of #d672c9
<div style="border:2px solid #d672c9;">Content here</div>
.myborder {border:2px solid #d672c9;}