#d61f99 color space conversions
Hex:
#d61f99
RGB:
214, 31, 153
CMY:
16, 88, 40
CMYK:
0, 86, 29, 16
HSL:
320°, 74.6939%, 48.0392%
HSV (HSB):
320°, 85.5140%, 83.9216%
XYZ:
33.9713, 17.5760, 31.7390
xyY:
0.4079, 0.2110, 17.5760
CIE-Lab:
48.9778, 74.7596, -20.5788
CIE-LCH:
48.9778, 77.5402, 344.6096
CIE-Luv:
48.9778, 94.2810, -41.8042
Hunter-Lab:
41.9238, 71.2740, -15.5397
#d61f99 color charts
#d61f99 color shades, tints & tones
#d61f99 color schemes
#d61f99 color preview, HTML & CSS examples
This text has a color of #d61f99
<p style="color:#d61f99;">Text here</p>
.mytext {color:#d61f99;}
This box has a color of #d61f99
<div style="background-color:#d61f99;">Content here</div>
.mybackground {background-color:#d61f99;}
Border around this has a color of #d61f99
<div style="border:2px solid #d61f99;">Content here</div>
.myborder {border:2px solid #d61f99;}