#d231d3 color space conversions
Hex:
#d231d3
RGB:
210, 49, 211
CMY:
18, 81, 17
CMYK:
0, 77, 0, 17
HSL:
300°, 64.8000%, 50.9804%
HSV (HSB):
300°, 76.7773%, 82.7451%
XYZ:
39.4345, 20.6014, 63.5261
xyY:
0.3191, 0.1667, 20.6014
CIE-Lab:
52.5105, 77.6166, -48.9980
CIE-LCH:
52.5105, 91.7886, 327.7365
CIE-Luv:
52.5105, 64.7080, -84.8954
Hunter-Lab:
45.3888, 75.6534, -51.2100
#d231d3 color charts
#d231d3 color shades, tints & tones
#d231d3 color schemes
#d231d3 color preview, HTML & CSS examples
This text has a color of #d231d3
<p style="color:#d231d3;">Text here</p>
.mytext {color:#d231d3;}
This box has a color of #d231d3
<div style="background-color:#d231d3;">Content here</div>
.mybackground {background-color:#d231d3;}
Border around this has a color of #d231d3
<div style="border:2px solid #d231d3;">Content here</div>
.myborder {border:2px solid #d231d3;}