#fc7caf color space conversions
Hex:
#fc7caf
RGB:
252, 124, 175
CMY:
1, 51, 31
CMYK:
0, 51, 31, 1
HSL:
336°, 95.5224%, 73.7255%
HSV (HSB):
336°, 50.7937%, 98.8235%
XYZ:
55.0904, 38.2059, 45.0283
xyY:
0.3983, 0.2762, 38.2059
CIE-Lab:
68.1721, 54.0738, -3.8822
CIE-LCH:
68.1721, 54.2130, 355.8935
CIE-Luv:
68.1721, 80.5322, -15.8041
Hunter-Lab:
61.8109, 50.9231, 0.0758
#fc7caf color charts
#fc7caf color shades, tints & tones
#fc7caf color schemes
#fc7caf color preview, HTML & CSS examples
This text has a color of #fc7caf
<p style="color:#fc7caf;">Text here</p>
.mytext {color:#fc7caf;}
This box has a color of #fc7caf
<div style="background-color:#fc7caf;">Content here</div>
.mybackground {background-color:#fc7caf;}
Border around this has a color of #fc7caf
<div style="border:2px solid #fc7caf;">Content here</div>
.myborder {border:2px solid #fc7caf;}