#f512b2 color space conversions
Hex:
#f512b2
RGB:
245, 18, 178
CMY:
4, 93, 30
CMYK:
0, 93, 27, 4
HSL:
318°, 91.9028%, 51.5686%
HSV (HSB):
318°, 92.6531%, 96.0784%
XYZ:
45.9084, 23.0594, 44.1508
xyY:
0.4058, 0.2039, 23.0594
CIE-Lab:
55.1335, 85.6926, -25.3882
CIE-LCH:
55.1335, 89.3744, 343.4970
CIE-Luv:
55.1335, 109.2572, -51.9402
Hunter-Lab:
48.0202, 86.6144, -20.8982
#f512b2 color charts
#f512b2 color shades, tints & tones
#f512b2 color schemes
#f512b2 color preview, HTML & CSS examples
This text has a color of #f512b2
<p style="color:#f512b2;">Text here</p>
.mytext {color:#f512b2;}
This box has a color of #f512b2
<div style="background-color:#f512b2;">Content here</div>
.mybackground {background-color:#f512b2;}
Border around this has a color of #f512b2
<div style="border:2px solid #f512b2;">Content here</div>
.myborder {border:2px solid #f512b2;}