#ff0b70 color space conversions
Hex:
#ff0b70
RGB:
255, 11, 112
CMY:
0, 96, 56
CMYK:
0, 96, 56, 0
HSL:
335°, 100.0000%, 52.1569%
HSV (HSB):
335°, 95.6863%, 100.0000%
XYZ:
44.2843, 22.6692, 17.3708
xyY:
0.5252, 0.2688, 22.6692
CIE-Lab:
54.7300, 82.7504, 13.4765
CIE-LCH:
54.7300, 83.8406, 9.2498
CIE-Luv:
54.7300, 148.0137, -0.6120
Hunter-Lab:
47.6122, 82.7023, 11.6972
#ff0b70 color charts
#ff0b70 color shades, tints & tones
#ff0b70 color schemes
#ff0b70 color preview, HTML & CSS examples
This text has a color of #ff0b70
<p style="color:#ff0b70;">Text here</p>
.mytext {color:#ff0b70;}
This box has a color of #ff0b70
<div style="background-color:#ff0b70;">Content here</div>
.mybackground {background-color:#ff0b70;}
Border around this has a color of #ff0b70
<div style="border:2px solid #ff0b70;">Content here</div>
.myborder {border:2px solid #ff0b70;}