#ff1b0f color space conversions
Hex:
#ff1b0f
RGB:
255, 27, 15
CMY:
0, 89, 94
CMYK:
0, 89, 94, 0
HSL:
3°, 100.0000%, 52.9412%
HSV (HSB):
3°, 94.1176%, 100.0000%
XYZ:
41.7182, 22.0784, 2.5147
xyY:
0.6291, 0.3330, 22.0784
CIE-Lab:
54.1100, 77.7858, 63.9235
CIE-LCH:
54.1100, 100.6819, 39.4130
CIE-Luv:
54.1100, 169.3816, 37.9646
Hunter-Lab:
46.9876, 76.2537, 29.7182
#ff1b0f color charts
#ff1b0f color shades, tints & tones
#ff1b0f color schemes
#ff1b0f color preview, HTML & CSS examples
This text has a color of #ff1b0f
<p style="color:#ff1b0f;">Text here</p>
.mytext {color:#ff1b0f;}
This box has a color of #ff1b0f
<div style="background-color:#ff1b0f;">Content here</div>
.mybackground {background-color:#ff1b0f;}
Border around this has a color of #ff1b0f
<div style="border:2px solid #ff1b0f;">Content here</div>
.myborder {border:2px solid #ff1b0f;}