#ff0dbb color space conversions
Hex:
#ff0dbb
RGB:
255, 13, 187
CMY:
0, 95, 27
CMYK:
0, 95, 27, 0
HSL:
317°, 100.0000%, 52.5490%
HSV (HSB):
317°, 94.9020%, 100.0000%
XYZ:
50.3536, 25.1357, 49.2115
xyY:
0.4038, 0.2016, 25.1357
CIE-Lab:
57.2074, 89.0273, -27.2651
CIE-LCH:
57.2074, 93.1088, 342.9725
CIE-Luv:
57.2074, 113.3628, -55.7207
Hunter-Lab:
50.1355, 91.5392, -23.1023
#ff0dbb color charts
#ff0dbb color shades, tints & tones
#ff0dbb color schemes
#ff0dbb color preview, HTML & CSS examples
This text has a color of #ff0dbb
<p style="color:#ff0dbb;">Text here</p>
.mytext {color:#ff0dbb;}
This box has a color of #ff0dbb
<div style="background-color:#ff0dbb;">Content here</div>
.mybackground {background-color:#ff0dbb;}
Border around this has a color of #ff0dbb
<div style="border:2px solid #ff0dbb;">Content here</div>
.myborder {border:2px solid #ff0dbb;}