#f27bbd color space conversions
Hex:
#f27bbd
RGB:
242, 123, 189
CMY:
5, 52, 26
CMYK:
0, 49, 22, 5
HSL:
327°, 82.0690%, 71.5686%
HSV (HSB):
327°, 49.1736%, 94.9020%
XYZ:
52.8862, 36.7173, 52.4438
xyY:
0.3723, 0.2585, 36.7173
CIE-Lab:
67.0644, 53.2127, -13.5598
CIE-LCH:
67.0644, 54.9132, 345.7040
CIE-Luv:
67.0644, 69.8789, -29.7162
Hunter-Lab:
60.5948, 49.7512, -8.8982
#f27bbd color charts
#f27bbd color shades, tints & tones
#f27bbd color schemes
#f27bbd color preview, HTML & CSS examples
This text has a color of #f27bbd
<p style="color:#f27bbd;">Text here</p>
.mytext {color:#f27bbd;}
This box has a color of #f27bbd
<div style="background-color:#f27bbd;">Content here</div>
.mybackground {background-color:#f27bbd;}
Border around this has a color of #f27bbd
<div style="border:2px solid #f27bbd;">Content here</div>
.myborder {border:2px solid #f27bbd;}