#ff0b6c color space conversions
Hex:
#ff0b6c
RGB:
255, 11, 108
CMY:
0, 96, 58
CMYK:
0, 96, 58, 0
HSL:
336°, 100.0000%, 52.1569%
HSV (HSB):
336°, 95.6863%, 100.0000%
XYZ:
44.0664, 22.5821, 16.2236
xyY:
0.5317, 0.2725, 22.5821
CIE-Lab:
54.6392, 82.5048, 15.7625
CIE-LCH:
54.6392, 83.9971, 10.8160
CIE-Luv:
54.6392, 149.6523, 1.9202
Hunter-Lab:
47.5206, 82.3643, 13.0227
#ff0b6c color charts
#ff0b6c color shades, tints & tones
#ff0b6c color schemes
#ff0b6c color preview, HTML & CSS examples
This text has a color of #ff0b6c
<p style="color:#ff0b6c;">Text here</p>
.mytext {color:#ff0b6c;}
This box has a color of #ff0b6c
<div style="background-color:#ff0b6c;">Content here</div>
.mybackground {background-color:#ff0b6c;}
Border around this has a color of #ff0b6c
<div style="border:2px solid #ff0b6c;">Content here</div>
.myborder {border:2px solid #ff0b6c;}