#ff1b25 color space conversions
Hex:
#ff1b25
RGB:
255, 27, 37
CMY:
0, 89, 85
CMYK:
0, 89, 85, 0
HSL:
357°, 100.0000%, 55.2941%
HSV (HSB):
357°, 89.4118%, 100.0000%
XYZ:
41.9659, 22.1774, 3.8191
xyY:
0.6175, 0.3263, 22.1774
CIE-Lab:
54.2148, 78.0850, 55.5918
CIE-LCH:
54.2148, 95.8525, 35.4486
CIE-Luv:
54.2148, 166.9964, 34.2816
Hunter-Lab:
47.0929, 76.6539, 28.1568
#ff1b25 color charts
#ff1b25 color shades, tints & tones
#ff1b25 color schemes
#ff1b25 color preview, HTML & CSS examples
This text has a color of #ff1b25
<p style="color:#ff1b25;">Text here</p>
.mytext {color:#ff1b25;}
This box has a color of #ff1b25
<div style="background-color:#ff1b25;">Content here</div>
.mybackground {background-color:#ff1b25;}
Border around this has a color of #ff1b25
<div style="border:2px solid #ff1b25;">Content here</div>
.myborder {border:2px solid #ff1b25;}