#ff600c color space conversions
Hex:
#ff600c
RGB:
255, 96, 12
CMY:
0, 62, 95
CMYK:
0, 62, 95, 0
HSL:
21°, 100.0000%, 52.3529%
HSV (HSB):
21°, 95.2941%, 100.0000%
XYZ:
45.4892, 29.6523, 3.6737
xyY:
0.5772, 0.3762, 29.6523
CIE-Lab:
61.3530, 57.6868, 68.7405
CIE-LCH:
61.3530, 89.7386, 49.9967
CIE-Luv:
61.3530, 131.7093, 51.0667
Hunter-Lab:
54.4539, 53.8194, 34.1177
#ff600c color charts
#ff600c RGB chart
#ff600c CMYK chart
#ff600c RGB pie chart
#ff600c color shades, tints & tones
#ff600c color schemes
#ff600c color preview, HTML & CSS examples
This text has a color of #ff600c
<p style="color:#ff600c;">Text here</p>
.mytext {color:#ff600c;}
Text color #ff600c
This box has a color of #ff600c
<div style="background-color:#ff600c;">Content here</div>
.mybackground {background-color:#ff600c;}
Background color #ff600c
Border around this has a color of #ff600c
<div style="border:2px solid #ff600c;">Content here</div>
.myborder {border:2px solid #ff600c;}
Border color #ff600c