#f37bd5 color space conversions
Hex:
#f37bd5
RGB:
243, 123, 213
CMY:
5, 52, 16
CMYK:
0, 49, 12, 5
HSL:
315°, 83.3333%, 71.7647%
HSV (HSB):
315°, 49.3827%, 95.2941%
XYZ:
56.0553, 38.0247, 67.3358
xyY:
0.3473, 0.2356, 38.0247
CIE-Lab:
68.0388, 57.0683, -25.5012
CIE-LCH:
68.0388, 62.5068, 335.9223
CIE-Luv:
68.0388, 64.4072, -48.8605
Hunter-Lab:
61.6642, 54.3518, -21.5784
#f37bd5 color charts
#f37bd5 color shades, tints & tones
#f37bd5 color schemes
#f37bd5 color preview, HTML & CSS examples
This text has a color of #f37bd5
<p style="color:#f37bd5;">Text here</p>
.mytext {color:#f37bd5;}
This box has a color of #f37bd5
<div style="background-color:#f37bd5;">Content here</div>
.mybackground {background-color:#f37bd5;}
Border around this has a color of #f37bd5
<div style="border:2px solid #f37bd5;">Content here</div>
.myborder {border:2px solid #f37bd5;}