#ff060c color space conversions
Hex:
#ff060c
RGB:
255, 6, 12
CMY:
0, 98, 95
CMYK:
0, 98, 95, 0
HSL:
359°, 100.0000%, 51.1765%
HSV (HSB):
359°, 97.6471%, 100.0000%
XYZ:
41.3715, 21.4168, 2.3012
xyY:
0.6356, 0.3290, 21.4168
CIE-Lab:
53.4027, 79.7793, 64.3640
CIE-LCH:
53.4027, 102.5059, 38.8957
CIE-Luv:
53.4027, 173.5532, 36.9886
Hunter-Lab:
46.2783, 78.5870, 29.4466
#ff060c color charts
#ff060c RGB chart
#ff060c CMYK chart
#ff060c RGB pie chart
#ff060c color shades, tints & tones
#ff060c color schemes
#ff060c color preview, HTML & CSS examples
This text has a color of #ff060c
<p style="color:#ff060c;">Text here</p>
.mytext {color:#ff060c;}
Text color #ff060c
This box has a color of #ff060c
<div style="background-color:#ff060c;">Content here</div>
.mybackground {background-color:#ff060c;}
Background color #ff060c
Border around this has a color of #ff060c
<div style="border:2px solid #ff060c;">Content here</div>
.myborder {border:2px solid #ff060c;}
Border color #ff060c