#ff0b8f color space conversions
Hex:
#ff0b8f
RGB:
255, 11, 143
CMY:
0, 96, 44
CMYK:
0, 96, 44, 0
HSL:
328°, 100.0000%, 52.1569%
HSV (HSB):
328°, 95.6863%, 100.0000%
XYZ:
46.3176, 23.4825, 28.0780
xyY:
0.4732, 0.2399, 23.4825
CIE-Lab:
55.5659, 84.9910, -3.9115
CIE-LCH:
55.5659, 85.0810, 357.3650
CIE-Luv:
55.5659, 134.2935, -22.0918
Hunter-Lab:
48.4588, 85.8101, -0.4327
#ff0b8f color charts
#ff0b8f color shades, tints & tones
#ff0b8f color schemes
#ff0b8f color preview, HTML & CSS examples
This text has a color of #ff0b8f
<p style="color:#ff0b8f;">Text here</p>
.mytext {color:#ff0b8f;}
This box has a color of #ff0b8f
<div style="background-color:#ff0b8f;">Content here</div>
.mybackground {background-color:#ff0b8f;}
Border around this has a color of #ff0b8f
<div style="border:2px solid #ff0b8f;">Content here</div>
.myborder {border:2px solid #ff0b8f;}