#ff2b0c color space conversions
Hex:
#ff2b0c
RGB:
255, 43, 12
CMY:
0, 83, 95
CMYK:
0, 83, 95, 0
HSL:
8°, 100.0000%, 52.3529%
HSV (HSB):
8°, 95.2941%, 100.0000%
XYZ:
42.1702, 23.0143, 2.5674
xyY:
0.6224, 0.3397, 23.0143
CIE-Lab:
55.0871, 74.9421, 65.2128
CIE-LCH:
55.0871, 99.3430, 41.0290
CIE-Luv:
55.0871, 164.0705, 40.0495
Hunter-Lab:
47.9732, 72.9550, 30.4082
#ff2b0c color charts
#ff2b0c color shades, tints & tones
#ff2b0c color schemes
#ff2b0c color preview, HTML & CSS examples
This text has a color of #ff2b0c
<p style="color:#ff2b0c;">Text here</p>
.mytext {color:#ff2b0c;}
This box has a color of #ff2b0c
<div style="background-color:#ff2b0c;">Content here</div>
.mybackground {background-color:#ff2b0c;}
Border around this has a color of #ff2b0c
<div style="border:2px solid #ff2b0c;">Content here</div>
.myborder {border:2px solid #ff2b0c;}