#ff0b4b color space conversions
Hex:
#ff0b4b
RGB:
255, 11, 75
CMY:
0, 96, 71
CMYK:
0, 96, 71, 0
HSL:
344°, 100.0000%, 52.1569%
HSV (HSB):
344°, 95.6863%, 100.0000%
XYZ:
42.6297, 22.0073, 8.6576
xyY:
0.5816, 0.3003, 22.0073
CIE-Lab:
54.0348, 80.8577, 34.7475
CIE-LCH:
54.0348, 88.0077, 23.2550
CIE-Luv:
54.0348, 161.4469, 19.9691
Hunter-Lab:
46.9120, 80.1098, 21.8964
#ff0b4b color charts
#ff0b4b color shades, tints & tones
#ff0b4b color schemes
#ff0b4b color preview, HTML & CSS examples
This text has a color of #ff0b4b
<p style="color:#ff0b4b;">Text here</p>
.mytext {color:#ff0b4b;}
This box has a color of #ff0b4b
<div style="background-color:#ff0b4b;">Content here</div>
.mybackground {background-color:#ff0b4b;}
Border around this has a color of #ff0b4b
<div style="border:2px solid #ff0b4b;">Content here</div>
.myborder {border:2px solid #ff0b4b;}