#ff0b60 color space conversions
Hex:
#ff0b60
RGB:
255, 11, 96
CMY:
0, 96, 62
CMYK:
0, 96, 62, 0
HSL:
339°, 100.0000%, 52.1569%
HSV (HSB):
339°, 95.6863%, 100.0000%
XYZ:
43.4710, 22.3439, 13.0880
xyY:
0.5509, 0.2832, 22.3439
CIE-Lab:
54.3900, 81.8281, 22.6582
CIE-LCH:
54.3900, 84.9073, 15.4774
CIE-Luv:
54.3900, 154.3230, 9.1036
Hunter-Lab:
47.2693, 81.4354, 16.6723
#ff0b60 color charts
#ff0b60 color shades, tints & tones
#ff0b60 color schemes
#ff0b60 color preview, HTML & CSS examples
This text has a color of #ff0b60
<p style="color:#ff0b60;">Text here</p>
.mytext {color:#ff0b60;}
This box has a color of #ff0b60
<div style="background-color:#ff0b60;">Content here</div>
.mybackground {background-color:#ff0b60;}
Border around this has a color of #ff0b60
<div style="border:2px solid #ff0b60;">Content here</div>
.myborder {border:2px solid #ff0b60;}