#ff020c color space conversions
Hex:
#ff020c
RGB:
255, 2, 12
CMY:
0, 99, 95
CMYK:
0, 99, 95, 0
HSL:
358°, 100.0000%, 50.3922%
HSV (HSB):
358°, 99.2157%, 100.0000%
XYZ:
41.3281, 21.3300, 2.2867
xyY:
0.6364, 0.3284, 21.3300
CIE-Lab:
53.3087, 80.0516, 64.3182
CIE-LCH:
53.3087, 102.6893, 38.7805
CIE-Luv:
53.3087, 174.0923, 36.8167
Hunter-Lab:
46.1844, 78.9080, 29.3935
#ff020c color charts
#ff020c RGB chart
#ff020c CMYK chart
#ff020c RGB pie chart
#ff020c color shades, tints & tones
#ff020c color schemes
#ff020c color preview, HTML & CSS examples
This text has a color of #ff020c
<p style="color:#ff020c;">Text here</p>
.mytext {color:#ff020c;}
Text color #ff020c
This box has a color of #ff020c
<div style="background-color:#ff020c;">Content here</div>
.mybackground {background-color:#ff020c;}
Background color #ff020c
Border around this has a color of #ff020c
<div style="border:2px solid #ff020c;">Content here</div>
.myborder {border:2px solid #ff020c;}
Border color #ff020c