#f42bbd color space conversions
Hex:
#f42bbd
RGB:
244, 43, 189
CMY:
4, 83, 26
CMYK:
0, 82, 23, 4
HSL:
316°, 90.1345%, 56.2745%
HSV (HSB):
316°, 82.3770%, 95.6863%
XYZ:
47.3574, 24.6350, 50.4031
xyY:
0.3869, 0.2013, 24.6350
CIE-Lab:
56.7180, 82.9477, -29.3379
CIE-LCH:
56.7180, 87.9831, 340.5217
CIE-Luv:
56.7180, 99.9895, -57.5535
Hunter-Lab:
49.6336, 83.4551, -25.4657
#f42bbd color charts
#f42bbd color shades, tints & tones
#f42bbd color schemes
#f42bbd color preview, HTML & CSS examples
This text has a color of #f42bbd
<p style="color:#f42bbd;">Text here</p>
.mytext {color:#f42bbd;}
This box has a color of #f42bbd
<div style="background-color:#f42bbd;">Content here</div>
.mybackground {background-color:#f42bbd;}
Border around this has a color of #f42bbd
<div style="border:2px solid #f42bbd;">Content here</div>
.myborder {border:2px solid #f42bbd;}