#fc267f color space conversions
Hex:
#fc267f
RGB:
252, 38, 127
CMY:
1, 85, 50
CMYK:
0, 85, 50, 1
HSL:
335°, 97.2727%, 56.8627%
HSV (HSB):
335°, 84.9206%, 98.8235%
XYZ:
44.6688, 23.6140, 22.2823
xyY:
0.4932, 0.2607, 23.6140
CIE-Lab:
55.6992, 79.6910, 5.7601
CIE-LCH:
55.6992, 79.8989, 4.1342
CIE-Luv:
55.6992, 134.5425, -8.6916
Hunter-Lab:
48.5942, 79.0408, 6.8292
#fc267f color charts
#fc267f color shades, tints & tones
#fc267f color schemes
#fc267f color preview, HTML & CSS examples
This text has a color of #fc267f
<p style="color:#fc267f;">Text here</p>
.mytext {color:#fc267f;}
This box has a color of #fc267f
<div style="background-color:#fc267f;">Content here</div>
.mybackground {background-color:#fc267f;}
Border around this has a color of #fc267f
<div style="border:2px solid #fc267f;">Content here</div>
.myborder {border:2px solid #fc267f;}