#f30f4f color space conversions
Hex:
#f30f4f
RGB:
243, 15, 79
CMY:
5, 94, 69
CMYK:
0, 94, 67, 5
HSL:
343°, 90.4762%, 50.5882%
HSV (HSB):
343°, 93.8272%, 95.2941%
XYZ:
38.5443, 19.9608, 9.2185
xyY:
0.5691, 0.2947, 19.9608
CIE-Lab:
51.7929, 77.8818, 29.0638
CIE-LCH:
51.7929, 83.1281, 20.4645
CIE-Luv:
51.7929, 150.7237, 15.5027
Hunter-Lab:
44.6776, 75.8099, 19.0408
#f30f4f color charts
#f30f4f color shades, tints & tones
#f30f4f color schemes
#f30f4f color preview, HTML & CSS examples
This text has a color of #f30f4f
<p style="color:#f30f4f;">Text here</p>
.mytext {color:#f30f4f;}
This box has a color of #f30f4f
<div style="background-color:#f30f4f;">Content here</div>
.mybackground {background-color:#f30f4f;}
Border around this has a color of #f30f4f
<div style="border:2px solid #f30f4f;">Content here</div>
.myborder {border:2px solid #f30f4f;}