#ff072c color space conversions
Hex:
#ff072c
RGB:
255, 7, 44
CMY:
0, 97, 83
CMYK:
0, 97, 83, 0
HSL:
351°, 100.0000%, 51.3725%
HSV (HSB):
351°, 97.2549%, 100.0000%
XYZ:
41.7706, 21.5938, 4.3493
xyY:
0.6169, 0.3189, 21.5938
CIE-Lab:
53.5933, 80.1721, 51.6208
CIE-LCH:
53.5933, 95.3534, 32.7765
CIE-Luv:
53.5933, 169.5314, 31.2244
Hunter-Lab:
46.4691, 79.1307, 26.9791
#ff072c color charts
#ff072c RGB chart
#ff072c CMYK chart
#ff072c RGB pie chart
#ff072c color shades, tints & tones
#ff072c color schemes
#ff072c color preview, HTML & CSS examples
This text has a color of #ff072c
<p style="color:#ff072c;">Text here</p>
.mytext {color:#ff072c;}
Text color #ff072c
This box has a color of #ff072c
<div style="background-color:#ff072c;">Content here</div>
.mybackground {background-color:#ff072c;}
Background color #ff072c
Border around this has a color of #ff072c
<div style="border:2px solid #ff072c;">Content here</div>
.myborder {border:2px solid #ff072c;}
Border color #ff072c