#d51e83 color space conversions
Hex:
#d51e83
RGB:
213, 30, 131
CMY:
16, 88, 49
CMYK:
0, 86, 38, 16
HSL:
327°, 75.3086%, 47.6471%
HSV (HSB):
327°, 85.9155%, 83.5294%
XYZ:
32.0016, 16.7134, 23.0121
xyY:
0.4462, 0.2330, 16.7134
CIE-Lab:
47.8968, 72.4238, -8.9651
CIE-LCH:
47.8968, 72.9765, 352.9435
CIE-Luv:
47.8968, 103.4143, -25.3347
Hunter-Lab:
40.8820, 68.1826, -4.7563
#d51e83 color charts
#d51e83 color shades, tints & tones
#d51e83 color schemes
#d51e83 color preview, HTML & CSS examples
This text has a color of #d51e83
<p style="color:#d51e83;">Text here</p>
.mytext {color:#d51e83;}
This box has a color of #d51e83
<div style="background-color:#d51e83;">Content here</div>
.mybackground {background-color:#d51e83;}
Border around this has a color of #d51e83
<div style="border:2px solid #d51e83;">Content here</div>
.myborder {border:2px solid #d51e83;}