#f276d5 color space conversions
Hex:
#f276d5
RGB:
242, 118, 213
CMY:
5, 54, 16
CMYK:
0, 51, 12, 5
HSL:
314°, 82.6667%, 70.5882%
HSV (HSB):
314°, 51.2397%, 94.9020%
XYZ:
55.1066, 36.6382, 67.1182
xyY:
0.3469, 0.2306, 36.6382
CIE-Lab:
67.0047, 59.1466, -27.1004
CIE-LCH:
67.0047, 65.0596, 335.3832
CIE-Luv:
67.0047, 65.8788, -51.6036
Hunter-Lab:
60.5295, 56.5814, -23.3732
#f276d5 color charts
#f276d5 color shades, tints & tones
#f276d5 color schemes
#f276d5 color preview, HTML & CSS examples
This text has a color of #f276d5
<p style="color:#f276d5;">Text here</p>
.mytext {color:#f276d5;}
This box has a color of #f276d5
<div style="background-color:#f276d5;">Content here</div>
.mybackground {background-color:#f276d5;}
Border around this has a color of #f276d5
<div style="border:2px solid #f276d5;">Content here</div>
.myborder {border:2px solid #f276d5;}