#d00fb3 color space conversions
Hex:
#d00fb3
RGB:
208, 15, 179
CMY:
18, 94, 30
CMYK:
0, 93, 14, 18
HSL:
309°, 86.5471%, 43.7255%
HSV (HSB):
309°, 92.7885%, 81.5686%
XYZ:
34.3199, 17.0062, 44.1215
xyY:
0.3596, 0.1782, 17.0062
CIE-Lab:
48.2679, 79.0292, -37.1928
CIE-LCH:
48.2679, 87.3437, 334.7974
CIE-Luv:
48.2679, 80.0913, -66.1701
Hunter-Lab:
41.2386, 76.3852, -34.5678
#d00fb3 color charts
#d00fb3 color shades, tints & tones
#d00fb3 color schemes
#d00fb3 color preview, HTML & CSS examples
This text has a color of #d00fb3
<p style="color:#d00fb3;">Text here</p>
.mytext {color:#d00fb3;}
This box has a color of #d00fb3
<div style="background-color:#d00fb3;">Content here</div>
.mybackground {background-color:#d00fb3;}
Border around this has a color of #d00fb3
<div style="border:2px solid #d00fb3;">Content here</div>
.myborder {border:2px solid #d00fb3;}