#f255c6 color space conversions
Hex:
#f255c6
RGB:
242, 85, 198
CMY:
5, 67, 22
CMYK:
0, 65, 18, 5
HSL:
317°, 85.7923%, 64.1176%
HSV (HSB):
317°, 64.8760%, 94.9020%
XYZ:
50.0595, 29.4515, 56.4724
xyY:
0.3681, 0.2166, 29.4515
CIE-Lab:
61.1780, 71.1235, -27.6244
CIE-LCH:
61.1780, 76.2998, 338.7738
CIE-Luv:
61.1780, 83.4907, -53.6708
Hunter-Lab:
54.2692, 69.6825, -23.7085
#f255c6 color charts
#f255c6 color shades, tints & tones
#f255c6 color schemes
#f255c6 color preview, HTML & CSS examples
This text has a color of #f255c6
<p style="color:#f255c6;">Text here</p>
.mytext {color:#f255c6;}
This box has a color of #f255c6
<div style="background-color:#f255c6;">Content here</div>
.mybackground {background-color:#f255c6;}
Border around this has a color of #f255c6
<div style="border:2px solid #f255c6;">Content here</div>
.myborder {border:2px solid #f255c6;}