#ff050c color space conversions
Hex:
#ff050c
RGB:
255, 5, 12
CMY:
0, 98, 95
CMYK:
0, 98, 95, 0
HSL:
358°, 100.0000%, 50.9804%
HSV (HSB):
358°, 98.0392%, 100.0000%
XYZ:
41.3606, 21.3951, 2.2975
xyY:
0.6358, 0.3289, 21.3951
CIE-Lab:
53.3792, 79.8473, 64.3525
CIE-LCH:
53.3792, 102.5516, 38.8669
CIE-Luv:
53.3792, 173.6877, 36.9457
Hunter-Lab:
46.2548, 78.6671, 29.4334
#ff050c color charts
#ff050c RGB chart
#ff050c CMYK chart
#ff050c RGB pie chart
#ff050c color shades, tints & tones
#ff050c color schemes
#ff050c color preview, HTML & CSS examples
This text has a color of #ff050c
<p style="color:#ff050c;">Text here</p>
.mytext {color:#ff050c;}
Text color #ff050c
This box has a color of #ff050c
<div style="background-color:#ff050c;">Content here</div>
.mybackground {background-color:#ff050c;}
Background color #ff050c
Border around this has a color of #ff050c
<div style="border:2px solid #ff050c;">Content here</div>
.myborder {border:2px solid #ff050c;}
Border color #ff050c