#d03dbb color space conversions
Hex:
#d03dbb
RGB:
208, 61, 187
CMY:
18, 76, 27
CMYK:
0, 71, 10, 18
HSL:
309°, 60.9959%, 52.7451%
HSV (HSB):
309°, 70.6731%, 81.5686%
XYZ:
36.6508, 20.3352, 49.0071
xyY:
0.3458, 0.1919, 20.3352
CIE-Lab:
52.2141, 69.9040, -35.6615
CIE-LCH:
52.2141, 78.4749, 332.9716
CIE-Luv:
52.2141, 69.3350, -63.6963
Hunter-Lab:
45.0946, 66.1609, -32.8679
#d03dbb color charts
#d03dbb color shades, tints & tones
#d03dbb color schemes
#d03dbb color preview, HTML & CSS examples
This text has a color of #d03dbb
<p style="color:#d03dbb;">Text here</p>
.mytext {color:#d03dbb;}
This box has a color of #d03dbb
<div style="background-color:#d03dbb;">Content here</div>
.mybackground {background-color:#d03dbb;}
Border around this has a color of #d03dbb
<div style="border:2px solid #d03dbb;">Content here</div>
.myborder {border:2px solid #d03dbb;}