#d00fb2 color space conversions
Hex:
#d00fb2
RGB:
208, 15, 178
CMY:
18, 94, 30
CMYK:
0, 93, 14, 18
HSL:
309°, 86.5471%, 43.7255%
HSV (HSB):
309°, 92.7885%, 81.5686%
XYZ:
34.2191, 16.9659, 43.5907
xyY:
0.3611, 0.1790, 16.9659
CIE-Lab:
48.2170, 78.8994, -36.6845
CIE-LCH:
48.2170, 87.0107, 335.0638
CIE-Luv:
48.2170, 80.5221, -65.3965
Hunter-Lab:
41.1897, 76.2104, -33.9133
#d00fb2 color charts
#d00fb2 color shades, tints & tones
#d00fb2 color schemes
#d00fb2 color preview, HTML & CSS examples
This text has a color of #d00fb2
<p style="color:#d00fb2;">Text here</p>
.mytext {color:#d00fb2;}
This box has a color of #d00fb2
<div style="background-color:#d00fb2;">Content here</div>
.mybackground {background-color:#d00fb2;}
Border around this has a color of #d00fb2
<div style="border:2px solid #d00fb2;">Content here</div>
.myborder {border:2px solid #d00fb2;}