#f34bbb color space conversions
Hex:
#f34bbb
RGB:
243, 75, 187
CMY:
5, 71, 27
CMYK:
0, 69, 23, 5
HSL:
320°, 87.5000%, 62.3529%
HSV (HSB):
320°, 69.1358%, 95.2941%
XYZ:
48.4479, 27.6747, 49.8020
xyY:
0.3847, 0.2198, 27.6747
CIE-Lab:
59.5937, 73.5718, -23.7623
CIE-LCH:
59.5937, 77.3141, 342.1005
CIE-Luv:
59.5937, 91.6566, -48.0343
Hunter-Lab:
52.6067, 72.3267, -19.3042
#f34bbb color charts
#f34bbb color shades, tints & tones
#f34bbb color schemes
#f34bbb color preview, HTML & CSS examples
This text has a color of #f34bbb
<p style="color:#f34bbb;">Text here</p>
.mytext {color:#f34bbb;}
This box has a color of #f34bbb
<div style="background-color:#f34bbb;">Content here</div>
.mybackground {background-color:#f34bbb;}
Border around this has a color of #f34bbb
<div style="border:2px solid #f34bbb;">Content here</div>
.myborder {border:2px solid #f34bbb;}