#ff010c color space conversions
Hex:
#ff010c
RGB:
255, 1, 12
CMY:
0, 100, 95
CMYK:
0, 100, 95, 0
HSL:
357°, 100.0000%, 50.1961%
HSV (HSB):
357°, 99.6078%, 100.0000%
XYZ:
41.3172, 21.3083, 2.2831
xyY:
0.6365, 0.3283, 21.3083
CIE-Lab:
53.2852, 80.1198, 64.3067
CIE-LCH:
53.2852, 102.7353, 38.7517
CIE-Luv:
53.2852, 174.2275, 36.7736
Hunter-Lab:
46.1609, 78.9885, 29.3802
#ff010c color charts
#ff010c RGB chart
#ff010c CMYK chart
#ff010c RGB pie chart
#ff010c color shades, tints & tones
#ff010c color schemes
#ff010c color preview, HTML & CSS examples
This text has a color of #ff010c
<p style="color:#ff010c;">Text here</p>
.mytext {color:#ff010c;}
Text color #ff010c
This box has a color of #ff010c
<div style="background-color:#ff010c;">Content here</div>
.mybackground {background-color:#ff010c;}
Background color #ff010c
Border around this has a color of #ff010c
<div style="border:2px solid #ff010c;">Content here</div>
.myborder {border:2px solid #ff010c;}
Border color #ff010c