#f30f82 color space conversions
Hex:
#f30f82
RGB:
243, 15, 130
CMY:
5, 94, 49
CMYK:
0, 94, 47, 5
HSL:
330°, 90.4762%, 50.5882%
HSV (HSB):
330°, 93.8272%, 95.2941%
XYZ:
41.1622, 21.0080, 23.0046
xyY:
0.4833, 0.2466, 21.0080
CIE-Lab:
52.9583, 81.0548, -0.2255
CIE-LCH:
52.9583, 81.0551, 359.8406
CIE-Luv:
52.9583, 130.3246, -16.3649
Hunter-Lab:
45.8345, 80.0936, 2.3262
#f30f82 color charts
#f30f82 color shades, tints & tones
#f30f82 color schemes
#f30f82 color preview, HTML & CSS examples
This text has a color of #f30f82
<p style="color:#f30f82;">Text here</p>
.mytext {color:#f30f82;}
This box has a color of #f30f82
<div style="background-color:#f30f82;">Content here</div>
.mybackground {background-color:#f30f82;}
Border around this has a color of #f30f82
<div style="border:2px solid #f30f82;">Content here</div>
.myborder {border:2px solid #f30f82;}