#ff1012 color space conversions
Hex:
#ff1012
RGB:
255, 16, 18
CMY:
0, 94, 93
CMYK:
0, 94, 93, 0
HSL:
359°, 100.0000%, 53.1373%
HSV (HSB):
359°, 93.7255%, 100.0000%
XYZ:
41.5345, 21.6743, 2.5667
xyY:
0.6315, 0.3295, 21.6743
CIE-Lab:
53.6797, 79.0823, 62.7915
CIE-LCH:
53.6797, 100.9792, 38.4496
CIE-Luv:
53.6797, 171.6436, 36.8117
Hunter-Lab:
46.5556, 77.7760, 29.3202
#ff1012 color charts
#ff1012 color shades, tints & tones
#ff1012 color schemes
#ff1012 color preview, HTML & CSS examples
This text has a color of #ff1012
<p style="color:#ff1012;">Text here</p>
.mytext {color:#ff1012;}
This box has a color of #ff1012
<div style="background-color:#ff1012;">Content here</div>
.mybackground {background-color:#ff1012;}
Border around this has a color of #ff1012
<div style="border:2px solid #ff1012;">Content here</div>
.myborder {border:2px solid #ff1012;}