#d92f30 color space conversions
Hex:
#d92f30
RGB:
217, 47, 48
CMY:
15, 82, 81
CMYK:
0, 78, 78, 15
HSL:
360°, 69.1057%, 51.7647%
HSV (HSB):
360°, 78.3410%, 85.0980%
XYZ:
30.1653, 16.9981, 4.4874
xyY:
0.5840, 0.3291, 16.9981
CIE-Lab:
48.2577, 64.0837, 41.7056
CIE-LCH:
48.2577, 76.4596, 33.0560
CIE-Luv:
48.2577, 129.3911, 27.6031
Hunter-Lab:
41.2288, 58.4501, 22.4070
#d92f30 color charts
#d92f30 color shades, tints & tones
#d92f30 color schemes
#d92f30 color preview, HTML & CSS examples
This text has a color of #d92f30
<p style="color:#d92f30;">Text here</p>
.mytext {color:#d92f30;}
This box has a color of #d92f30
<div style="background-color:#d92f30;">Content here</div>
.mybackground {background-color:#d92f30;}
Border around this has a color of #d92f30
<div style="border:2px solid #d92f30;">Content here</div>
.myborder {border:2px solid #d92f30;}