#ff2f27 color space conversions
Hex:
#ff2f27
RGB:
255, 47, 39
CMY:
0, 82, 85
CMYK:
0, 82, 85, 0
HSL:
2°, 100.0000%, 57.6471%
HSV (HSB):
2°, 84.7059%, 100.0000%
XYZ:
42.6227, 23.4395, 4.1973
xyY:
0.6066, 0.3336, 23.4395
CIE-Lab:
55.5222, 74.4257, 55.7527
CIE-LCH:
55.5222, 92.9922, 36.8371
CIE-Luv:
55.5222, 159.6995, 36.2539
Hunter-Lab:
48.4144, 72.4215, 28.7499
#ff2f27 color charts
#ff2f27 color shades, tints & tones
#ff2f27 color schemes
#ff2f27 color preview, HTML & CSS examples
This text has a color of #ff2f27
<p style="color:#ff2f27;">Text here</p>
.mytext {color:#ff2f27;}
This box has a color of #ff2f27
<div style="background-color:#ff2f27;">Content here</div>
.mybackground {background-color:#ff2f27;}
Border around this has a color of #ff2f27
<div style="border:2px solid #ff2f27;">Content here</div>
.myborder {border:2px solid #ff2f27;}