#f3068d color space conversions
Hex:
#f3068d
RGB:
243, 6, 141
CMY:
5, 98, 45
CMYK:
0, 98, 42, 5
HSL:
326°, 95.1807%, 48.8235%
HSV (HSB):
326°, 97.5309%, 95.2941%
XYZ:
41.8350, 21.1080, 27.0686
xyY:
0.4648, 0.2345, 21.1080
CIE-Lab:
53.0675, 82.6338, -6.6750
CIE-LCH:
53.0675, 82.9030, 355.3818
CIE-Luv:
53.0675, 126.0899, -25.0071
Hunter-Lab:
45.9435, 82.1366, -2.7716
#f3068d color charts
#f3068d color shades, tints & tones
#f3068d color schemes
#f3068d color preview, HTML & CSS examples
This text has a color of #f3068d
<p style="color:#f3068d;">Text here</p>
.mytext {color:#f3068d;}
This box has a color of #f3068d
<div style="background-color:#f3068d;">Content here</div>
.mybackground {background-color:#f3068d;}
Border around this has a color of #f3068d
<div style="border:2px solid #f3068d;">Content here</div>
.myborder {border:2px solid #f3068d;}