#ff272c color space conversions
Hex:
#ff272c
RGB:
255, 39, 44
CMY:
0, 85, 83
CMYK:
0, 85, 83, 0
HSL:
359°, 100.0000%, 57.6471%
HSV (HSB):
359°, 84.7059%, 100.0000%
XYZ:
42.4201, 22.8929, 4.5659
xyY:
0.6071, 0.3276, 22.8929
CIE-Lab:
54.9618, 76.2337, 52.8641
CIE-LCH:
54.9618, 92.7696, 34.7393
CIE-Luv:
54.9618, 162.1072, 33.8561
Hunter-Lab:
47.8465, 74.5246, 27.8347
#ff272c color charts
#ff272c RGB chart
#ff272c CMYK chart
#ff272c RGB pie chart
#ff272c color shades, tints & tones
#ff272c color schemes
#ff272c color preview, HTML & CSS examples
This text has a color of #ff272c
<p style="color:#ff272c;">Text here</p>
.mytext {color:#ff272c;}
Text color #ff272c
This box has a color of #ff272c
<div style="background-color:#ff272c;">Content here</div>
.mybackground {background-color:#ff272c;}
Background color #ff272c
Border around this has a color of #ff272c
<div style="border:2px solid #ff272c;">Content here</div>
.myborder {border:2px solid #ff272c;}
Border color #ff272c