#f30f00 color space conversions
Hex:
#f30f00
RGB:
243, 15, 0
CMY:
5, 94, 100
CMYK:
0, 94, 100, 5
HSL:
4°, 100.0000%, 47.6471%
HSV (HSB):
4°, 100.0000%, 95.2941%
XYZ:
37.1330, 19.3963, 1.7867
xyY:
0.6368, 0.3326, 19.3963
CIE-Lab:
51.1477, 76.0896, 64.9485
CIE-LCH:
51.1477, 100.0397, 40.4834
CIE-Luv:
51.1477, 164.6447, 36.7036
Hunter-Lab:
44.0413, 73.4283, 28.4235
#f30f00 color charts
#f30f00 color shades, tints & tones
#f30f00 color schemes
#f30f00 color preview, HTML & CSS examples
This text has a color of #f30f00
<p style="color:#f30f00;">Text here</p>
.mytext {color:#f30f00;}
This box has a color of #f30f00
<div style="background-color:#f30f00;">Content here</div>
.mybackground {background-color:#f30f00;}
Border around this has a color of #f30f00
<div style="border:2px solid #f30f00;">Content here</div>
.myborder {border:2px solid #f30f00;}