#ff0dbc color space conversions
Hex:
#ff0dbc
RGB:
255, 13, 188
CMY:
0, 95, 26
CMYK:
0, 95, 26, 0
HSL:
317°, 100.0000%, 52.5490%
HSV (HSB):
317°, 94.9020%, 100.0000%
XYZ:
50.4610, 25.1787, 49.7773
xyY:
0.4023, 0.2008, 25.1787
CIE-Lab:
57.2491, 89.1351, -27.7793
CIE-LCH:
57.2491, 93.3636, 342.6902
CIE-Luv:
57.2491, 112.8935, -56.5049
Hunter-Lab:
50.1784, 91.6933, -23.6913
#ff0dbc color charts
#ff0dbc color shades, tints & tones
#ff0dbc color schemes
#ff0dbc color preview, HTML & CSS examples
This text has a color of #ff0dbc
<p style="color:#ff0dbc;">Text here</p>
.mytext {color:#ff0dbc;}
This box has a color of #ff0dbc
<div style="background-color:#ff0dbc;">Content here</div>
.mybackground {background-color:#ff0dbc;}
Border around this has a color of #ff0dbc
<div style="border:2px solid #ff0dbc;">Content here</div>
.myborder {border:2px solid #ff0dbc;}