#f255c3 color space conversions
Hex:
#f255c3
RGB:
242, 85, 195
CMY:
5, 67, 24
CMYK:
0, 65, 19, 5
HSL:
318°, 85.7923%, 64.1176%
HSV (HSB):
318°, 64.8760%, 94.9020%
XYZ:
49.7168, 29.3144, 54.6676
xyY:
0.3719, 0.2193, 29.3144
CIE-Lab:
61.0581, 70.7168, -26.1008
CIE-LCH:
61.0581, 75.3799, 339.7414
CIE-Luv:
61.0581, 84.5358, -51.2598
Hunter-Lab:
54.1428, 69.1584, -21.9649
#f255c3 color charts
#f255c3 color shades, tints & tones
#f255c3 color schemes
#f255c3 color preview, HTML & CSS examples
This text has a color of #f255c3
<p style="color:#f255c3;">Text here</p>
.mytext {color:#f255c3;}
This box has a color of #f255c3
<div style="background-color:#f255c3;">Content here</div>
.mybackground {background-color:#f255c3;}
Border around this has a color of #f255c3
<div style="border:2px solid #f255c3;">Content here</div>
.myborder {border:2px solid #f255c3;}