#ff0b5f color space conversions
Hex:
#ff0b5f
RGB:
255, 11, 95
CMY:
0, 96, 63
CMYK:
0, 96, 63, 0
HSL:
339°, 100.0000%, 52.1569%
HSV (HSB):
339°, 95.6863%, 100.0000%
XYZ:
43.4252, 22.3256, 12.8470
xyY:
0.5525, 0.2840, 22.3256
CIE-Lab:
54.3707, 81.7758, 23.2346
CIE-LCH:
54.3707, 85.0125, 15.8612
CIE-Luv:
54.3707, 154.6941, 9.6723
Hunter-Lab:
47.2499, 81.3637, 16.9544
#ff0b5f color charts
#ff0b5f color shades, tints & tones
#ff0b5f color schemes
#ff0b5f color preview, HTML & CSS examples
This text has a color of #ff0b5f
<p style="color:#ff0b5f;">Text here</p>
.mytext {color:#ff0b5f;}
This box has a color of #ff0b5f
<div style="background-color:#ff0b5f;">Content here</div>
.mybackground {background-color:#ff0b5f;}
Border around this has a color of #ff0b5f
<div style="border:2px solid #ff0b5f;">Content here</div>
.myborder {border:2px solid #ff0b5f;}