#fc0ba5 color space conversions
Hex:
#fc0ba5
RGB:
252, 11, 165
CMY:
1, 96, 35
CMYK:
0, 96, 35, 1
HSL:
322°, 97.5709%, 51.5686%
HSV (HSB):
322°, 95.6349%, 98.8235%
XYZ:
47.0561, 23.6514, 37.6824
xyY:
0.4341, 0.2182, 23.6514
CIE-Lab:
55.7371, 86.3334, -16.7334
CIE-LCH:
55.7371, 87.9401, 349.0308
CIE-Luv:
55.7371, 121.5368, -39.7867
Hunter-Lab:
48.6327, 87.6060, -11.8971
#fc0ba5 color charts
#fc0ba5 color shades, tints & tones
#fc0ba5 color schemes
#fc0ba5 color preview, HTML & CSS examples
This text has a color of #fc0ba5
<p style="color:#fc0ba5;">Text here</p>
.mytext {color:#fc0ba5;}
This box has a color of #fc0ba5
<div style="background-color:#fc0ba5;">Content here</div>
.mybackground {background-color:#fc0ba5;}
Border around this has a color of #fc0ba5
<div style="border:2px solid #fc0ba5;">Content here</div>
.myborder {border:2px solid #fc0ba5;}