#ff1b0d color space conversions
Hex:
#ff1b0d
RGB:
255, 27, 13
CMY:
0, 89, 95
CMYK:
0, 89, 95, 0
HSL:
3°, 100.0000%, 52.5490%
HSV (HSB):
3°, 94.9020%, 100.0000%
XYZ:
41.7046, 22.0729, 2.4432
xyY:
0.6298, 0.3333, 22.0729
CIE-Lab:
54.1043, 77.7693, 64.4586
CIE-LCH:
54.1043, 101.0098, 39.6534
CIE-Luv:
54.1043, 169.5143, 38.1693
Hunter-Lab:
46.9818, 76.2317, 29.8040
#ff1b0d color charts
#ff1b0d color shades, tints & tones
#ff1b0d color schemes
#ff1b0d color preview, HTML & CSS examples
This text has a color of #ff1b0d
<p style="color:#ff1b0d;">Text here</p>
.mytext {color:#ff1b0d;}
This box has a color of #ff1b0d
<div style="background-color:#ff1b0d;">Content here</div>
.mybackground {background-color:#ff1b0d;}
Border around this has a color of #ff1b0d
<div style="border:2px solid #ff1b0d;">Content here</div>
.myborder {border:2px solid #ff1b0d;}