#ff2727 color space conversions
Hex:
#ff2727
RGB:
255, 39, 39
CMY:
0, 85, 85
CMYK:
0, 85, 85, 0
HSL:
0°, 100.0000%, 57.6471%
HSV (HSB):
0°, 84.7059%, 100.0000%
XYZ:
42.3317, 22.8575, 4.1003
xyY:
0.6109, 0.3299, 22.8575
CIE-Lab:
54.9253, 76.1256, 55.2480
CIE-LCH:
54.9253, 94.0609, 35.9702
CIE-Luv:
54.9253, 162.9019, 35.1292
Hunter-Lab:
47.8095, 74.3815, 28.3818
#ff2727 color charts
#ff2727 color shades, tints & tones
#ff2727 color schemes
#ff2727 color preview, HTML & CSS examples
This text has a color of #ff2727
<p style="color:#ff2727;">Text here</p>
.mytext {color:#ff2727;}
This box has a color of #ff2727
<div style="background-color:#ff2727;">Content here</div>
.mybackground {background-color:#ff2727;}
Border around this has a color of #ff2727
<div style="border:2px solid #ff2727;">Content here</div>
.myborder {border:2px solid #ff2727;}