#ff000b color space conversions
Hex:
#ff000b
RGB:
255, 0, 11
CMY:
0, 100, 96
CMYK:
0, 100, 96, 0
HSL:
357°, 100.0000%, 50.0000%
HSV (HSB):
357°, 100.0000%, 100.0000%
XYZ:
41.3004, 21.2842, 2.2481
xyY:
0.6370, 0.3283, 21.2842
CIE-Lab:
53.2591, 80.1810, 64.5448
CIE-LCH:
53.2591, 102.9322, 38.8337
CIE-Luv:
53.2591, 174.4245, 36.8217
Hunter-Lab:
46.1348, 79.0596, 29.4052
#ff000b color charts
#ff000b RGB chart
#ff000b CMYK chart
#ff000b RGB pie chart
#ff000b color shades, tints & tones
#ff000b color schemes
#ff000b color preview, HTML & CSS examples
This text has a color of #ff000b
<p style="color:#ff000b;">Text here</p>
.mytext {color:#ff000b;}
Text color #ff000b
This box has a color of #ff000b
<div style="background-color:#ff000b;">Content here</div>
.mybackground {background-color:#ff000b;}
Background color #ff000b
Border around this has a color of #ff000b
<div style="border:2px solid #ff000b;">Content here</div>
.myborder {border:2px solid #ff000b;}
Border color #ff000b