#d231be color space conversions
Hex:
#d231be
RGB:
210, 49, 190
CMY:
18, 81, 25
CMYK:
0, 77, 10, 18
HSL:
307°, 64.1434%, 50.7843%
HSV (HSB):
307°, 76.6667%, 82.3529%
XYZ:
36.9709, 19.6160, 50.5529
xyY:
0.3451, 0.1831, 19.6160
CIE-Lab:
51.4002, 74.4688, -38.6596
CIE-LCH:
51.4002, 83.9057, 332.5644
CIE-Luv:
51.4002, 72.4469, -68.6393
Hunter-Lab:
44.2899, 71.4952, -36.6711
#d231be color charts
#d231be color shades, tints & tones
#d231be color schemes
#d231be color preview, HTML & CSS examples
This text has a color of #d231be
<p style="color:#d231be;">Text here</p>
.mytext {color:#d231be;}
This box has a color of #d231be
<div style="background-color:#d231be;">Content here</div>
.mybackground {background-color:#d231be;}
Border around this has a color of #d231be
<div style="border:2px solid #d231be;">Content here</div>
.myborder {border:2px solid #d231be;}