#f30c06 color space conversions
Hex:
#f30c06
RGB:
243, 12, 6
CMY:
5, 95, 98
CMYK:
0, 95, 98, 5
HSL:
2°, 95.1807%, 48.8235%
HSV (HSB):
2°, 97.5309%, 95.2941%
XYZ:
37.1265, 19.3308, 1.9467
xyY:
0.6357, 0.3310, 19.3308
CIE-Lab:
51.0720, 76.3948, 63.3442
CIE-LCH:
51.0720, 99.2404, 39.6645
CIE-Luv:
51.0720, 164.8021, 36.0050
Hunter-Lab:
43.9668, 73.7874, 28.1516
#f30c06 color charts
#f30c06 color shades, tints & tones
#f30c06 color schemes
#f30c06 color preview, HTML & CSS examples
This text has a color of #f30c06
<p style="color:#f30c06;">Text here</p>
.mytext {color:#f30c06;}
This box has a color of #f30c06
<div style="background-color:#f30c06;">Content here</div>
.mybackground {background-color:#f30c06;}
Border around this has a color of #f30c06
<div style="border:2px solid #f30c06;">Content here</div>
.myborder {border:2px solid #f30c06;}