#d01bad color space conversions
Hex:
#d01bad
RGB:
208, 27, 173
CMY:
18, 89, 32
CMYK:
0, 87, 17, 18
HSL:
312°, 77.0213%, 46.0784%
HSV (HSB):
312°, 87.0192%, 81.5686%
XYZ:
33.9472, 17.2109, 41.0680
xyY:
0.3681, 0.1866, 17.2109
CIE-Lab:
48.5247, 76.6286, -33.2539
CIE-LCH:
48.5247, 83.5330, 336.5410
CIE-Luv:
48.5247, 81.4479, -60.1618
Hunter-Lab:
41.4860, 73.4625, -29.6524
#d01bad color charts
#d01bad color shades, tints & tones
#d01bad color schemes
#d01bad color preview, HTML & CSS examples
This text has a color of #d01bad
<p style="color:#d01bad;">Text here</p>
.mytext {color:#d01bad;}
This box has a color of #d01bad
<div style="background-color:#d01bad;">Content here</div>
.mybackground {background-color:#d01bad;}
Border around this has a color of #d01bad
<div style="border:2px solid #d01bad;">Content here</div>
.myborder {border:2px solid #d01bad;}