#ff100a color space conversions
Hex:
#ff100a
RGB:
255, 16, 10
CMY:
0, 94, 96
CMYK:
0, 94, 96, 0
HSL:
1°, 100.0000%, 51.9608%
HSV (HSB):
1°, 96.0784%, 100.0000%
XYZ:
41.4801, 21.6525, 2.2803
xyY:
0.6341, 0.3310, 21.6525
CIE-Lab:
53.6563, 79.0172, 64.9692
CIE-LCH:
53.6563, 102.2972, 39.4276
CIE-Luv:
53.6563, 172.1912, 37.6377
Hunter-Lab:
46.5322, 77.6882, 29.6671
#ff100a color charts
#ff100a RGB chart
#ff100a CMYK chart
#ff100a RGB pie chart
#ff100a color shades, tints & tones
#ff100a color schemes
#ff100a color preview, HTML & CSS examples
This text has a color of #ff100a
<p style="color:#ff100a;">Text here</p>
.mytext {color:#ff100a;}
Text color #ff100a
This box has a color of #ff100a
<div style="background-color:#ff100a;">Content here</div>
.mybackground {background-color:#ff100a;}
Background color #ff100a
Border around this has a color of #ff100a
<div style="border:2px solid #ff100a;">Content here</div>
.myborder {border:2px solid #ff100a;}
Border color #ff100a