#fc07aa color space conversions
Hex:
#fc07aa
RGB:
252, 7, 170
CMY:
1, 97, 33
CMYK:
0, 97, 33, 1
HSL:
320°, 97.6096%, 50.7843%
HSV (HSB):
320°, 97.2222%, 98.8235%
XYZ:
47.4766, 23.7497, 40.1121
xyY:
0.4264, 0.2133, 23.7497
CIE-Lab:
55.8363, 87.0804, -19.5176
CIE-LCH:
55.8363, 89.2408, 347.3669
CIE-Luv:
55.8363, 119.4325, -43.8913
Hunter-Lab:
48.7336, 88.6117, -14.6873
#fc07aa color charts
#fc07aa color shades, tints & tones
#fc07aa color schemes
#fc07aa color preview, HTML & CSS examples
This text has a color of #fc07aa
<p style="color:#fc07aa;">Text here</p>
.mytext {color:#fc07aa;}
This box has a color of #fc07aa
<div style="background-color:#fc07aa;">Content here</div>
.mybackground {background-color:#fc07aa;}
Border around this has a color of #fc07aa
<div style="border:2px solid #fc07aa;">Content here</div>
.myborder {border:2px solid #fc07aa;}