#ff200c color space conversions
Hex:
#ff200c
RGB:
255, 32, 12
CMY:
0, 87, 95
CMYK:
0, 87, 95, 0
HSL:
5°, 100.0000%, 52.3529%
HSV (HSB):
5°, 95.2941%, 100.0000%
XYZ:
41.8229, 22.3196, 2.4516
xyY:
0.6280, 0.3352, 22.3196
CIE-Lab:
54.3644, 77.0069, 64.8424
CIE-LCH:
54.3644, 100.6707, 40.0985
CIE-Luv:
54.3644, 168.0960, 38.7418
Hunter-Lab:
47.2436, 75.3427, 29.9938
#ff200c color charts
#ff200c RGB chart
#ff200c CMYK chart
#ff200c RGB pie chart
#ff200c color shades, tints & tones
#ff200c color schemes
#ff200c color preview, HTML & CSS examples
This text has a color of #ff200c
<p style="color:#ff200c;">Text here</p>
.mytext {color:#ff200c;}
Text color #ff200c
This box has a color of #ff200c
<div style="background-color:#ff200c;">Content here</div>
.mybackground {background-color:#ff200c;}
Background color #ff200c
Border around this has a color of #ff200c
<div style="border:2px solid #ff200c;">Content here</div>
.myborder {border:2px solid #ff200c;}
Border color #ff200c